const net/http.http2FlagHeadersEndStream
4 uses
net/http (current package)
h2_bundle.go#L1646: http2FlagHeadersEndStream http2Flags = 0x1
h2_bundle.go#L1670: http2FlagHeadersEndStream: "END_STREAM",
h2_bundle.go#L2587: return f.http2FrameHeader.Flags.Has(http2FlagHeadersEndStream)
h2_bundle.go#L2680: flags |= http2FlagHeadersEndStream
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)